home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJINC106.ARJ / IOMANIP.H < prev    next >
C/C++ Source or Header  |  1992-03-29  |  124b  |  9 lines

  1. #ifndef IOMANIPdeclare
  2.  
  3. #define IOMANIPdeclare(T) \
  4.  
  5. IOMANIPdeclare(int);
  6. IOMANIPdeclare(long);
  7.  
  8. #endif /*!IOMANIPdeclare*/
  9.